How to Install pd-boids software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pd-boids software package in Ubuntu 14.04 LTS (Trusty Tahr)

pd-boids software package provides a Pd library for the boids flocking simulator algorithm, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install pd-boids 

pd-boids is installed in your system.

Make ensure the pd-boids package were installed using the commands given below,

$ sudo dpkg-query -l | grep pd-boids *

You will get with pd-boids package name, version, architecture and description in a table

pd-boids package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Sound
Package pd-boids
Version 1.1.1-2
Description a Pd library for the boids flocking simulator algorithm
Sub Section Sound


See Also, How to uninstall or remove pd-boids software package from Ubuntu 14.04 LTS (Trusty Tahr)?